home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Web Server / PHP.EXE / pear / DB / tests / pgsql / README < prev    next >
Encoding:
Text File  |  2001-02-19  |  63 b   |  4 lines

  1. Create a database called "test" like this:
  2.  
  3. $ createdb test
  4.